Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

VoidFormat Class Reference

List of all members.

Related Functions

(Note that these are not member functions.)

 ExporterDescription ()
 FormatExtension ()
 GetExporter ()
 GetDefaultSettings ()
 GetEnabledSettings ()
 Version ()

Detailed Description

A Destiny3D DWorld exporter plug-in for Flexporter..
Author:
Pierre Terdiman
Version:
1.0


Friends And Related Function Documentation

ExporterDescription   [related]
 

Flexporter callback. Gives a brief exporter description. That string is displayed inside MAX, in the Options Panel.

Returns:
a description string

FormatExtension   [related]
 

Flexporter callback. Returns the format's extension. That string is displayed inside MAX, in the Options Panel.

Returns:
an extension string

GetDefaultSettings   [related]
 

Flexporter callback. Returns the default exportation settings for this format. This is the right place to initialize the default settings for your format.

Returns:
pointer to the global ExportSettings instance.

GetEnabledSettings   [related]
 

Flexporter callback. Returns the enabled/disabled status for all settings. This is the right place to disable options your own format doesn't support.

Returns:
pointer to a global Enabled instance.

GetExporter   [related]
 

Flexporter callback. Returns the one and only exporter instance.

Returns:
pointer to the global exporter instance.

Version   [related]
 

Flexporter callback. Returns the FLEXPORTER SDK Version.

Returns:
FLEXPORTER_VERSION


The documentation for this class was generated from the following file:
Generated on Mon Sep 12 20:18:47 2005 for Destiny3D by doxygen1.3-rc3